Resource StructureDefinition/FHIR Server from package hl7-france-fhir.administrative#9.2022.1 (62 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://interopsante.org/fhir/StructureDefinition/FrHumanName",
"version" : "1.0",
"name" : "FrHumanName",
"status" : "active",
"date" : "2021-05-31",
"publisher" : "Interop'Santé",
"contact" : [
{
"name" : "Yohann Poiron",
"telecom" : [
{
"system" : "email",
"value" : "ypoiron@openxtrem.com",
"use" : "work"
}
]
}
],
"description" : "French profile of datatype HumanName with constraints on prefix and suffix | Profilage du type de données HumanName pour prise en compte de la civilté au niveau de l'élément prefix et du titre au niveau de l'élément suffix",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"type" : "HumanName",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/HumanName",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "HumanName.extension",
"path" : "HumanName.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "HumanName.extension:assemblyOrder",
"path" : "HumanName.extension",
"sliceName" : "assemblyOrder",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/humanname-assembly-order"
]
}
]
},
{
"id" : "HumanName.use",
"path" : "HumanName.use",
"binding" : {
"strength" : "required",
"valueSet" : "http://hl7.org/fhir/ValueSet/name-use"
}
},
{
"id" : "HumanName.prefix",
"path" : "HumanName.prefix",
"max" : "1",
"binding" : {
"strength" : "extensible",
"description" : "Civilités des personnes physiques du RASS",
"valueSet" : "https://mos.esante.gouv.fr/NOS/JDV_J78-Civilite-RASS/FHIR/JDV-J78-Civilite-RASS"
}
},
{
"id" : "HumanName.suffix",
"path" : "HumanName.suffix",
"short" : "jeu de valeurs pour spécifier le titre de la personne",
"binding" : {
"strength" : "extensible",
"description" : "Civilités d'exercice d'un professionnel du RASS",
"valueSet" : "https://mos.esante.gouv.fr/NOS/JDV_J79-CiviliteExercice-RASS/FHIR/JDV-J79-CiviliteExercice-RASS"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.